Welcome![Sign In][Sign Up]
Location:
Search - ibm pc

Search list

[WEB Codehuibian3

Description: 清华大学计算机系列教材 IBM—PC汇编语言程序设计(第2版) -Qinghua University computer Series IBM-PC Assembly Language Programming (2nd Edition)
Platform: | Size: 661161 | Author: rooney | Hits:

[Other resourceIBMPCasm

Description: IBM--PC 汇编语言程序设计例题习题集,一本学习IBM的汇编的好书-IBM -- PC assembly language programming examples and exercises, sets, a study compiled by IBM's books
Platform: | Size: 1041306 | Author: 黄浩 | Hits:

[Other resource23191746954

Description: IBM PC 汇编语言程序设计:第五版-IBM PC assembly language programming : Fifth Edition
Platform: | Size: 7608986 | Author: tjx | Hits:

[assembly languageasmboot

Description: 用汇编语言实现RESET启动和热启动 程序名: RESET.ASM/BOOT.ASM 程序类别: 完整的汇编语言程序 功能: 用程序完成RESET启动和热启动 使用说明: 汇编连接以后转换为com文件运行 程序说明: 在日常用机过程中,如果出现了异常情况常常需要重新启动系统 .对于IBM PC 以及其兼容机,除了开机冷启动外,还有热启动和R ESET开关复位启动,他们的共同特点是转入BIOS的入口点(即ROM 的起始单元FFFF:0处),执行该处的跳转指令,转向启动程序,该启 动程序在执行过程中需检测复位标志字(在地址0040:0072处,占2 个字节)的值,若为1234则启动是不检测内存 若非1234则启动先检 测内存,再启动系统.热启动和RESET启动的不同之处在于热启动时 不检测内存,而RESET启动是需要检测内存.
Platform: | Size: 1507 | Author: 张海 | Hits:

[assembly language27175944971

Description: IBM PC汇编语言程序设计(第二版)源码 全面详细的介绍IBM PC汇编语言的书籍,从基础知识、硬件方面、程序设计等方面介绍了汇编语言,还有许多技术的资料
Platform: | Size: 7665519 | Author: 涛涛 | Hits:

[Software EngineeringPC_KEYBOARD_INFORMATION

Description: === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.
Platform: | Size: 7099 | Author: vinci | Hits:

[Windows Developfpe551chs

Description: IBM-PC 汇编语言 期末复习.ppt
Platform: | Size: 5119575 | Author: Bill | Hits:

[assembly languageIBM_PC

Description: IBM PC 汇编程序设计语言的答案,希望对大家有用
Platform: | Size: 1040708 | Author: liming | Hits:

[assembly languageibm-pc

Description: 汇编程序,将一个包含有20个数据的数组M分成两个数组:正数数组和负数数组N,并分别把这两个数组中的数据个数显示出来
Platform: | Size: 2465 | Author: feng | Hits:

[WEB CodeIBM PC汇编语言程序设计例题习题集_10280282

Description: 汇编课件和习题答案!-Series courseware and answer the questions!
Platform: | Size: 1382477 | Author: 彭远 | Hits:

[assembly languagekey_piano

Description: 一个在MASM环境下开发的键盘模拟钢琴按键的汇编程序,本程序由三个模块组成:八度音程的钢琴程序即 main 通用发声程序soundf,它能利用定时器发出指定频率的声音;还有就是IBM PC AT BIOS中的WAITF子程序,它是一个与处理器无关的时间延迟。
Platform: | Size: 1043 | Author: 曹兴伟 | Hits:

[Com Port2006122914454

Description: 微机实现异步通信是依靠适配器来完成的,而后者又是以UART芯片,即通用异步收发器芯片为核心构成的。 IBM PC的异步通信适配器使用的UART芯片为INS 8250。
Platform: | Size: 59293 | Author: songlijie | Hits:

[assembly language20060521.RAR

Description: 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼 近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的 速度。 本子程序库对《单片机应用程序设计技术》一书附录中的子程序库作了重大修订: (1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修 改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的 相互转换子程序进行了彻底改写,提高了运算精度和可靠性。 (3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的 工作变得更简单直观。 在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各 项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7 节的内容。程序清单中开列 了四个栏目:标号、指令、操作数、注释。为方便读者理解,注释尽力详细。
Platform: | Size: 161969 | Author: qqjtom | Hits:

[assembly languageIBM_PC

Description: IBM PC 汇编语言程序设计:第五版
Platform: | Size: 7608988 | Author: dsgsdg | Hits:

[OS Developtk-dos11

Description: IBM PC磁盘操作系统1.1版,用于个人学习。内包含有源码。
Platform: | Size: 156389 | Author: xe | Hits:

[OS Develop8086

Description: 8086bios的原码,这可是IBM PC/XT的核心内容!-8086 bios datasheet,it is IBM PC/XT core datasheet
Platform: | Size: 306414 | Author: 曾是命 | Hits:

[Com Port微机串行通信实验报告

Description: 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial programming method DOS and BIOS interrupt function call. The experimental design using BIOS interrupt function call, through INT 14H, called ROM BIOS serial communication is a routine procedure.
Platform: | Size: 9680 | Author: feng | Hits:

[Communication-Mobile通信范例MATLAB仿真

Description: Contemporary Communication Systems with MATLAB ============================================== John G. Proakis and Masoud Salehi This diskette contains the MATLAB files for "Contemporary Communication Systems with MATLAB" by John G. Praokis and Masoud Salehi. The MATLAB files for each chapter of the book are organized in the corresponding folder. In some cases a MATLAB file appears in more than one folder because it is used in more than one chapter. In most cases numerous comments have been added to the MATLAB files to ease their understanding. It should be noted, however, that in developing the MATLAB files, the main objective of the authors has been the clarity of the MATLAB code rather than its efficiency. In cases where efficient code could have made it difficult to follow, we have chosen to use a less efficient but more readable code. In order to use the software, copy the MATLAB files to your personal computer and add the corresponding paths to your {\tt matlabpath} environment (on an IBM PC compatible machine this is usually done by editing the matlabrc.m file). All MATLAB files have been tested using version 5.2 of MATLAB. On this disk: - Chapter1 - Chapter2 - Chapter3 - Chapter4 - Chapter5 - Chapter6 - Chapter7 - Chapter8 - Chapter9 - readme.txt
Platform: | Size: 214445 | Author: new4u@163.com | Hits:

[VOIP programqtphone-0.0.16

Description: QtPhone is a cross-platform telephone emulation application designed to be used with a PC, speakers, microphone, V.92 voice modem and a standard phone line. ISDN, xDSL and VoIP will be supported. Features include Caller Identification and Voice Mail. -QtPhone is a cross-platform telephone emu IBM application designed to be used with a PC , speakers, microphone, V.92 voice modem and a standard phone line. ISDN , xDSL and VoIP will be supported. Features inc lude Caller Identification and Voice Mail.
Platform: | Size: 758784 | Author: kcn_918 | Hits:

[Com Port微机串行通信实验报告

Description: 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial programming method DOS and BIOS interrupt function call. The experimental design using BIOS interrupt function call, through INT 14H, called ROM BIOS serial communication is a routine procedure.
Platform: | Size: 9216 | Author: feng | Hits:
« 1 2 3 4 56 7 8 9 10 11 »

CodeBus www.codebus.net